Agent Configs

Endpoints for managing agent configurations — AI behavior instructions and Slack trigger settings for an agent.

Attributes

agent agent
Response

The agent this configuration belongs to.

agent_id integer
Request Parameter `filter`

The ID of the agent this configuration belongs to.

attachments array of attachment
Response

Files attached to this agent configuration, such as knowledge base documents the agent can reference.

created_at string
Response Parameter `filter` Parameter `sort`

The timestamp when this agent configuration was created.

id integer
Parameter `filter`

The unique identifier of the agent configuration.

instructions string
Response Request

The AI behavior instructions for this agent — describes how it should respond, what tasks it handles, and any operational constraints.

updated_at string
Response Parameter `sort`

The timestamp when this agent configuration was last updated.