Get Schema By Name
get_schema_by_nameRetrieve a complete schema by its fully-qualified name to discover field names for manifest files.
Instructions
Retrieve a single schema by its fully-qualified name. Returns the entire schema.This can be used to discover which field names are available for files in manifests that use this schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full schema name (e.g. 'noagent-fangorn.test.music.v0') |