Skip to main content

SDK operations

Copy-ready calls for each operation available through this SDK. Required and optional inputs are shown inline in the code.

Agents

agents_list

List agents or create a new agent.

agents_create

Create a new base agent.

agents_jobs_results_create

Get results for multiple agent jobs

agents_jobs_statuses_create

Get status for multiple agent jobs

agents_jobs_artifacts_result_retrieve

Get tool result artifact (result only)

agents_jobs_references_retrieve

Serve a reference file associated with an agent job.

agents_jobs_result_retrieve

Get agent job result data.

agents_jobs_cancel_create

Cancel an agent job

agents_jobs_delete_data_create

Delete agent job data

agents_jobs_status_retrieve

Get agent job status.

agents_run

Run agent synchronously

agents_run_async_create

Run agent asynchronously.

agents_run_async_many

Run agent asynchronously with multiple inputs

agents_run_version

Run agent version synchronously

agents_run_versions_async_create

Run agent version asynchronously.

agents_destroy

Delete a base agent.

agents_retrieve

Retrieve an agent.

agents_partial_update

Partially update an agent.

agents_update

Update a base agent.

agents_duplicate_create

Duplicate an agent.

agents_jobs_list

List agent jobs or create a new agent job.

agents_jobs_cancel_all_create

Cancel all running agent jobs (:cancelAll)

agents_versions_list

List agent versions.

agents_versions_create

Create a new agent version.

agents_versions_current_retrieve

Retrieve the current version of an agent.

agents_versions_destroy

Delete an agent version.

agents_versions_retrieve

Retrieve an agent version.

agents_versions_partial_update

Partially update an agent version.

agents_versions_update

Update an agent version.

Connections

connections_list

List/create connections.

connections_create

List/create connections.

connections_test_credentials_create

Test credentials without storing them.

connections_destroy

Manage connection.

connections_retrieve

Manage connection.

connections_partial_update

Manage connection.

connections_update

Manage connection.

connections_test_create

Test connection.

Connectors

connectors_retrieve

List all connector types.

connectors_retrieve_by_type

Get connector details.

Discovery

discovery_supported_models_list

List supported model IDs

discovery_agent_engine_types_list

List supported agent engine types

Knowledge Base

knowledge_base_list

List all KBs for the org, or start a new draft.

knowledge_base_create

List all KBs for the org, or start a new draft.

knowledge_base_catalog_retrieve

Names-only typology+tactic catalog.

knowledge_base_import_lens_create

Import a finalized Atlas lens into roe-main by its atlas_lens_id.

knowledge_base_lens_retrieve

Fetch a lens directly from Atlas by its atlas_lens_id and return the names-only projection.

knowledge_base_destroy

Get or delete a single KB.

knowledge_base_retrieve

Get or delete a single KB.

knowledge_base_draft_retrieve

Poll the atlas draft.

knowledge_base_finalize_create

Commit the agreed selection into a lens and mark the KB active.

knowledge_base_regenerate_create

Kick off another async generation round with feedback.

knowledge_base_resolve_create

Approve or decline a pending regeneration proposal.

knowledge_base_selection_partial_update

Persist hand-edits to the working selection (typology + tactic opt-in/out).

knowledge_base_sync_create

Standalone best-effort lens sync (display mode).
Unlink a knowledge base: remove the local KnowledgeBase row only, leaving the Atlas lens (and any in-progress draft) untouched.

Policies

policies_list

List all policies and create a new policy.

policies_create

List all policies and create a new policy.

policies_destroy

Retrieve, update, or delete a single policy by ID.

policies_retrieve

Retrieve, update, or delete a single policy by ID.

policies_partial_update

Retrieve, update, or delete a single policy by ID.

policies_update

Retrieve, update, or delete a single policy by ID.

policies_versions_list

Create a new policy version or list all versions of a specific policy.

policies_versions_create

Create a new policy version or list all versions of a specific policy.

policies_versions_retrieve

Get a specific policy version by policy_id and version_id.

Tables

tables_list

List Roe tables

tables_query_create

Run a read-only Roe table query

tables_query_result_retrieve

Get a Roe table query result

tables_destroy

Delete a Roe table

tables_describe_retrieve

Describe a Roe table

tables_preview_retrieve

Preview a Roe table

upload_table

Upload a CSV as a Roe table

Users

users_current_user_retrieve

Get the current user