Get toolkit by slug
Retrieves comprehensive information about a specific toolkit using its unique slug identifier. This endpoint provides detailed metadata, authentication configuration options, and feature counts for the requested toolkit.
Authentication
x-api-keystring
API key authentication
Path parameters
slug
Toolkit slug identifier
Query parameters
version
Version of the toolkit
Response
Successfully retrieved detailed information about the requested toolkit, including authentication options, metadata, and feature counts.
slug
URL-friendly unique identifier for the toolkit
name
Human-readable name of the toolkit
enabled
Indicates if this toolkit is currently enabled and available for use
is_local_toolkit
Indicates if this toolkit is specific to the current project or globally available
meta
Comprehensive metadata for the toolkit including dates, descriptions, and statistics
deprecated
composio_managed_auth_schemes
List of authentication methods that Composio manages for this toolkit
auth_config_details
Complete authentication configuration details for each supported auth method
base_url
If evaluation of base URL needs some connection info (like shopify), please create the connection and get the base URL from there
get_current_user_endpoint
Endpoint to get the current user