Use Tools
🛠️ How can I use Tools directly?
Guide to use Tools directly as function calls
Using Tools Directly
Composio allows you to execute tools directly as function calls. When calling a tool directly, you’ll need to provide the input parameters. Checkout Get Action Schema to learn how to get the input parameters for an action.
Execute Tools or Actions with Natural Language
You can also execute Tools or Actions by passing in natural language prompts without specific parameters
How can I use Tools for a specific user?
You can use the entity object of a specific user and execute action on behalf of that user. Learn more about Entities here.
Was this page helpful?