> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# TriggerBoltRun

> Trigger a bolt run by schedule slug.

Identify the schedule with ``slug`` (preferred) or ``scheduleName`` (deprecated
alias kept for backwards compatibility with older SDKs — both fields carry a
slug, not a display name). Exactly one of the two must be provided.



## Related topics

- [Bolt API](/developers/graphql-api/api-reference/bolt-api.md)
- [Bolt CLI](/developers/paradime-cli/bolt-cli.md)
- [Triggers](/products/bolt/creating-schedules/trigger-types.md)
- [Bolt Trigger Integrations](/products/bolt/creating-schedules/trigger-integrations/index.md)
- [Bolt](/developers/python-sdk/modules/bolt.md)
