🛠️ Configure Tools
Learn how to configure tools
Initialization Parameters
When setting up Composio tools, you might need to provide various configuration parameters like API keys, session IDs, or custom settings. These parameters can be specified at two levels:
- App-level: Parameters that apply to all actions within a specific tool/app
- Action-level: Specific parameters needed for individual actions
For example, if you’re using the Image Analyzer tool, you’ll need to provide an OpenAI API key. Similarly, other tools might require their own specific configuration parameters to function properly.
How to add metadata at App-level?
Above we saw how to add metadata at the Action-level. Here’s an example of how to add metadata at the App-level: