Agent Actions
Create External Function
Use this endpoint to create new external functions.
POST
Required parameters include the external function’s name and the external function’s description.
After you create your agent, you can attach the external function to an agent.
To update the external functions see the Update External Function endpoint.
Authorizations
Your secret API key from PlayAI, formatted as Bearer YOUR_SECRET_API_KEY
.
Headers
Available options:
application/json
Available options:
application/json
Body
application/json
Response
201
External function created.