Fetch one secret value for the current agent run
pc_post_agents_me_secrets_by_key_valueFetch a secret value for the current agent run by providing the secret key. This tool calls the Paperclip API to retrieve the value.
Instructions
Fetch one secret value for the current agent run
Paperclip operation: POST /api/agents/me/secrets/{key}/value. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |