# AgentSchedule

## index

 - [GET /api/agent_schedules](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules/get.md)

## create

 - [POST /api/agent_schedules](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules/post.md)

## destroy

 - [DELETE /api/agent_schedules/{id}](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules~1%7Bid%7D/delete.md)

## show

 - [GET /api/agent_schedules/{id}](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules~1%7Bid%7D/get.md)

## update

 - [PATCH /api/agent_schedules/{id}](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules~1%7Bid%7D/patch.md)

## callback

 - [POST /api/agent_schedules/{id}/callback](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules~1%7Bid%7D~1callback/post.md)

## Execute agent schedule - returns workflow YAML

 - [POST /api/agent_schedules/{id}/execute](https://docs.treasure.ai/apis/llm_api-public/agentschedule/paths/~1api~1agent_schedules~1%7Bid%7D~1execute/post.md)

