Skip to main content
When using function calling, you generally need to use publically available APIs - or make your own. If you would like to suggest a function for us to add, please let us know! You can email us at [email protected]. In order to use these tool functions, you must first create your own DONNAJAMES Easy API key. For details, please see Getting a DONNAJAMES Easy API Key. Our current tool functions are:

Usage

In each tool function’s individual page, the description and parameters of the tool are provided. These can be used directly when creating a function in your agent. For example, the settings in the image below are taken directly from the Weekday page.
For the “Headers” section of the form, you will want to enter the DONNAJAMES Easy API key you created earlier, like so:
{
  "Authorization": "Bearer Your-DONNAJAMES-Easy-API-key-here"
}
You must replace Your-DONNAJAMES-Easy-API-key-here with your own API key. The tool function will not work otherwise.
And then, just click “Save”, and you should be all set!