MCPTools
create_agent_trigger
Create a trigger that dispatches the agent on a provider event.
Create a trigger that dispatches the agent on a provider event.
For example, event_type 'github.pull_request'.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
agent_id | string | yes | |
integration_id | string | yes | |
event_type | string | yes | |
agent_version | integer | no | |
enabled | boolean | no |