get_profile
Retrieve a synthetic user profile by its unique identifier. Choose between structured JSON or human-readable markdown output.
Instructions
Get a specific profile by ID.
Args: project_path: Absolute path to the project directory. profile_id: The profile identifier (e.g. "maria-cuidadora"). format: Output format: "json" (structured) or "markdown" (human-readable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| profile_id | Yes | ||
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |