Get Service
get_serviceRetrieve full configuration of a service, including repository, build commands, region, pod, and deploy tag. Environment variables are omitted for security.
Instructions
Get full configuration of a service including repository, build commands, region, pod, and deploy tag. Environment variables are omitted from the response — they hold secrets and are managed out-of-band via the partiri CLI (see use_partiri_cli). Use list_services to find service IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The service UUID |