Skip to content

Commit c135a4c

Browse files
committed
Minor change
1 parent 97bb7de commit c135a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/model-context-protocol-tools/proc-retrieving-techdocs-urls-and-metadata-using-fetch-techdocs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
The `fetch-techdocs` TechDocs MCP tool lists all {backstage} entities with TechDocs. By default, the tool returns results in a JSON array format. Each entry includes entity details and TechDocs metadata, like last update timestamp and build information.
77

8-
By default, each entry in the JSON array is an entity with the following fields: 'name', 'title', 'tags', 'description', 'owner', 'lifecycle', 'namespace', 'kind', 'techDocsUrl', 'matadataUrl' and 'metadata'.
8+
By default, each entry in the JSON array is an entity with the following fields: `name`, `title`, `tags`, `description`, `owner`, `lifecycle`, `namespace`, `kind`, `techDocsUrl`, `matadataUrl` and `metadata`.
99

1010
The following examples show common queries:
1111

0 commit comments

Comments
 (0)