/
AG
agno
/
Agno API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
A2A
15
Agents
11
AGUI
2
get
Get Status
post
Run Agent
Approvals
6
Components
12
Core
3
Database
2
Evals
5
Health
1
Home
1
Knowledge
12
Learnings
7
Memory
9
Metrics
2
Registry
1
Schedules
10
Service Accounts
3
Sessions
9
Slack
2
Teams
11
Telegram
2
Traces
5
Whatsapp
3
Workflows
8
AGUI
Run Agent
post
/agui
Request body
RunAgentInput
required
Input for running an agent.
threadId
string
required
runId
string
required
parentRunId
string
nullable
{"stackTrail":"components:schemas:RunAgentInput:properties:state","oasType":"schema","type":"unknown","title":"State"}
messages
union[]
required
tools
Tool[]
required
context
Context[]
required
{"stackTrail":"components:schemas:RunAgentInput:properties:forwardedProps","oasType":"schema","type":"unknown","title":"Forwardedprops"}
resume
ResumeEntry[]
nullable
Response
Successful Response
{"stackTrail":"paths:/agui:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes