Fuzzy search operations by name, summary, or description within a connector connection
ConnectorOperationItem objects matching the search query.
pretty_name, summary, and description fieldsAPI Key for authentication
Search query to match against operation name, summary, and description
Successful Response
Unique identifier for this operation. Use this as item_id when adding the operation to an agent's tool graph.
The OpenAPI operationId — a stable, human-readable identifier for this endpoint (e.g., 'sendMessage', 'createIssue').
API endpoint path (e.g., '/api/v1/messages', '/rest/api/3/issue'). May contain path parameters in {brackets}.
HTTP method for this operation (GET, POST, PUT, DELETE, PATCH).
Brief one-line summary of what this operation does.
Detailed description of the operation, including parameters, behavior, and response format.
Categorization tags for grouping related operations (e.g., 'Messages', 'Users', 'Issues').
Human-friendly name for the operation (e.g., 'Send Message', 'Create Issue'). More readable than the operationId.
Enhanced description of the operation, potentially AI-generated for better clarity.