Skip to main content

Methods

Create Agent Execution Conversation Token

Creates a token for conversation access with a specific agent run.

Create Prompt

Creates a new prompt.

Delete Agent Execution

Deletes an agent run.

Delete Prompt

Deletes a prompt.

Get Agent Execution

Gets details about a specific agent run, including its metadata, specification,

Get Prompt

Gets details about a specific prompt including name, description,

List Agent Executions

Lists all agent runs matching the specified filter.

List Prompts

Lists all prompts matching the specified criteria.

Send To Agent Execution

Sends user input to an active agent run.

Start Agent

Starts (or triggers) an agent run using a provided agent.

Stop Agent Execution

Stops an active agent execution.

Update Prompt

Updates an existing prompt.