Skip to main content

Prompts

List Prompts

Returns a list of your prompts. The prompts are returned sorted by creation date, with the most recent prompts appearing first

Create a Prompt

Create a new prompt in the workspace.

Retrieve a Prompt

Retrieves a prompt object

Update a Prompt

Update a prompt by ID with the provided fields.

Delete a Prompt

Delete a prompt and all its versions by ID.

List Versions

Returns a list of your prompt versions. The prompt versions are returned sorted by creation date, with the most recent prompt versions appearing first

Get Version

Retrieves a specific version of a prompt by its ID and version ID.