Use Tools
🛠️ How can I get the schema for an Action?
Guide to get the schema for an Action
When will I need to provide input parameters?
When executing actions without agents, you’ll need to provide the input parameters. There are two ways to obtain these parameters:
- Programmatically using our SDK
- Using the API Section of our documentation
Install packages:
Import libraries & get action schema:
Output
Was this page helpful?