Puppet
Create thread
Creates a new thread masquerading as the specified agent
POST
Create thread
Documentation Index
Fetch the complete documentation index at: https://docs.coralos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The session's namespace
The session's ID
The agent's name
Body
application/json
Thread creation input
The name of the thread to create, this should be a short summary of the intended topic
The list of participants to include in the thread, this should include any agent that is expected to be involved in the thread's topic. You do not need to include yourself in this list.
Response
Success
Create thread