Skip to main content
Run and manage natural-language queries inside the session’s workspace. The tools do not take a workspace_id: with OAuth the workspace comes from your access token, and with an API key you pass it in the AiQL-Workspace header. See Workspace scope.

list_queries

Lists queries in the authenticated workspace.

create_query

Runs a natural-language query against the authenticated workspace.

get_query

Retrieves a single query and its result.

delete_query

Deletes a query.