Skip to main content
Composio provides powerful decorators to modify tool schemas and execution behavior.

Schema Modifiers

Transform tool schemas before they’re used:

Before Execute

Modify tool parameters before execution:

After Execute

Transform tool execution results:

Apply to All Tools

Combining Modifiers

Complete Example