CrewAI AMP Kickoff
Request payload for POST /kickoff on a CrewAI AMP per-crew endpoint.
AI AgentsAI Agent PlatformAgent OrchestrationMulti-Agent SystemsAgent Management PlatformManaged AgentsAutomationsObservabilityHuman In The Loop
Properties
| Name |
Type |
Description |
| inputs |
object |
Key-value pairs of crew inputs. Schema is crew-specific; discover keys via GET /inputs. |
| meta |
object |
Free-form metadata echoed into webhook event payloads. |
| taskWebhookUrl |
string |
URL invoked after each task completes. |
| stepWebhookUrl |
string |
URL invoked after each agent thought or action. |
| crewWebhookUrl |
string |
URL invoked when the crew execution completes. |
JSON Schema