rekor providers

Import/export tool definitions between LLM providers and Record collections

Subcommands

rekor providers import

Import tool definitions as collections. Providers: ${VALID_PROVIDERS}

  • --tools — Tool definitions (inline JSON or @filename)

rekor providers export

Export collections as tool definitions. Providers: ${VALID_PROVIDERS}

  • --collections — Comma-separated collection IDs (omit for all)
  • --output — Write output to file

rekor providers import-call

Create a record from a tool call in provider format. Providers: ${VALID_PROVIDERS}

  • --data — Tool call data in provider format (inline JSON or @filename)
  • --external-id — External ID for idempotent upsert
  • --external-source — External source identifier