How toPrompt Tools
Create an API-based Prompt Tool
Maxim allows you to expose external API endpoints as prompt tools. The platform automatically generates function schemas based on the API's query parameters and payload structure.
Example
Here's how an API payload gets converted into a function schema:
- Original API Payload:
- Generated Schema for LLM: