Searching
action1_searchSearch across endpoints, software repository, and reports using a query. Adjust limit and output format as needed.
Instructions
Searching. Perm: view_endpoints, view_software_repository, view_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Set the maximum number of items to be returned (the page size). | |
| query | Yes | Provide a query for searching. | |
| org_id | No | Org UUID. | |
| verbose | No | Skip per-item compactor. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |