accelo_update_filter
Update a saved Accelo filter's title or shared flag by ID; optionally request extra fields. Use it to rename filters or change whether they are shared on the deployment.
Instructions
Update a saved filter's title or shared flag.
Args: id: Filter ID (required) title: New title shared: "yes" or "no" — whether the filter is shared on the deployment fields: Additional fields to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | No | ||
| fields | No | ||
| shared | No |