Save search
save_searchCreate or update a private saved search. Follow it with type search to receive matching changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Saved search ID to update. Omit to create. | |
| name | Yes | Display name. | |
| op_key | Yes | Operation key you choose, 8 to 128 characters. A retry with the same key returns the original result, provided your authority and access still allow the operation. | |
| criteria | Yes | Search parameters to store. | |
| expected_version | Yes | 0 to create; otherwise the version you last read. |