Skip to content

Commit

Permalink
feat: update add-local-tool doc
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-dixit committed Jun 1, 2024
1 parent 67a14a7 commit f6cf346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adding-local-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@ There are lot of local tools available in `composio/local_tools` directory, that
**Key Points:**

* Replace placeholders `<tool_name>`, `<action_name>`, `<ToolName>`, `<ActionName>`, `<RequestSchema>`, `<ResponseSchema>` with your own names and logic.
* Use the Composi.io documentation for further details on defining tools and actions: [https://docs.composio.dev/](https://docs.composio.dev/)
* Use the Composio documentation for further details on defining tools and actions: [https://docs.composio.dev/](https://docs.composio.dev/)
* Install any required dependencies for your tools and actions.

0 comments on commit f6cf346

Please sign in to comment.