Agent Actions
Create External Function
Use this endpoint to create new external functions.
POST
cURL
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.Documentation Index
Fetch the complete documentation index at: https://docs.play.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Available options:
application/json Available options:
application/json Body
application/json
Response
201
External function created.
cURL