runProviderCatalog
Returns run provider catalog entries.
runProviderCatalog(runId: ID, worktreeId: ID): [RunProviderCatalogEntry!]!Arguments
Identifier of the run. Omit it to leave this dimension unfiltered.
Identifier of the worktree. Omit it to leave this dimension unfiltered.
Returns
The key associated with this run provider catalog entry.
Human-readable label for this run provider catalog entry.
Whether this run provider catalog entry is available.
Models associated with this run provider catalog entry.
Whether this run provider catalog entry supports web search.
Whether this run provider catalog entry supports questions.
Whether this run provider catalog entry supports import.
Whether this run provider catalog entry supports pause.
Whether this run provider catalog entry supports steering.
Whether this run provider catalog entry supports resume.
Whether this run provider catalog entry supports native delete.