get_artifact
Return the most recent artifact (llms_txt or json_ld) for the
authenticated client: content, version, generated_at and status.
Use when an agent needs to read the generated llms.txt or JSON-LD.
artifact_type must be "llms_txt" or "json_ld".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_type | Yes |