forge_service_update
Update an existing service by specifying only the fields to change. Modify name, description, status, linked agent, context graph, tags, keyterms, or org.
Instructions
Update an existing service. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | The service ID to update | |
| name | No | Service name | |
| description | No | Brief description | |
| is_active | No | Whether the service is active | |
| agent_id | No | ID of the agent to link | |
| service_hierarchical_state_machine_id | No | ID of the context graph to link | |
| tags | No | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| keyterms | No | Keywords for audio transcription correction (each: 1-3 lowercase words, a-z and hyphens only) | |
| org_id | No | Org ID (uses active org if omitted) |