Get agent configuration as plain text (for LLM context)
pc_get_llms_agent_configuration_txtRetrieve agent configuration as plain text to provide context for language models.
Instructions
Get agent configuration as plain text (for LLM context)
Paperclip operation: GET /api/llms/agent-configuration.txt. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |