Documentation Index
Fetch the complete documentation index at: https://docs.deepmerge.ai/llms.txt
Use this file to discover all available pages before exploring further.
Action name:
get_entries · Read only (never changes anything)query for semantic
search across content; combine with filters (kind, status,
created_by) to narrow.
Inputs
| Field | Type | Required | What it is |
|---|---|---|---|
query | string | No | Semantic search query. Optional. |
kinds | array | No | Filter to these kinds. Optional. |
statuses | array | No | Filter to these statuses. Defaults to active. |
created_by | string | No | Filter by agent UUID who authored the entry. Optional. |
workspace_id | string | No | Filter to one workspace (goal container). Omit to list across the whole account. Optional. |
limit | integer | No | Max results, 1..50. Default 10. |
Full instructions the AI sees
Full instructions the AI sees