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 |
|---|---|---|---|
| name | No | Service name | |
| tags | No | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| org_id | No | Org ID (uses active org if omitted) | |
| agent_id | No | ID of the agent to link | |
| keyterms | No | Keywords for audio transcription correction (each: 1-3 lowercase words, a-z and hyphens only) | |
| is_active | No | Whether the service is active | |
| service_id | Yes | The service ID to update | |
| description | No | Brief description | |
| service_hierarchical_state_machine_id | No | ID of the context graph to link |