~/.unpage/profiles/<profile_name>/config.yaml
file:
string
: A DOT graph representation showing resource types and their relationship patterns./^my-resource-\d+$/
).
If no exact match is found, the tool will perform fuzzy matching on partial identifiers.list[string]
or string
: List of node IDs that match the search criteria, or a message if no resources are found.Note: Results are limited to 500 items. Use get_resource_details
with the returned node IDs to get full resource information.search_resources
or other graph tools.dict
: Complete resource details including all metadata and properties from the original data source.string
: A DOT graph representation showing the resource and all its connected resources up to the specified depth.Note: This is an excellent first tool for understanding a specific part of your system architecture.list[string]
: List of node IDs for neighboring resources.