Tools
Transfer data to and from your Agent using Tools
Setup Tools with Agentive to integrate with dozens of your favourite providers including Make.com, Slack, Airtable and more. Tools allowing you to perform specialized tasks and access additional capabilities beyond your Agents core functions.
Authentication for Tools
Some Tool providers require authentication to identify the user making the request and to determine what actions they can perform. You can add authentication to your request by selecting an option below.
Basic Auth
Basic authentication is used to authenticate users and applications by sending the API key as a query parameter.
Bearer Auth
Bearer authentication is used to authenticate users and applications by sending the API key as a header.
Custom Auth
Custom authentication is used to authenticate users and applications by sending the API key as a custom header.
Helpful Resources for Tools
OpenAI Docs on Tools: https://platform.openai.com/docs/actions/getting-started OpenAI Cookbook on Tools: https://cookbook.openai.com/ OpenAI Actions GPT: https://chatgpt.com/g/g-TYEliDU6A-actionsgpt Agentive OpenAI Generator GPT: https://agentivehub.com/shared-assistant?token=f1ff64d9
Best Practises for Debugging Tools
Last updated