List the knowledge files attached to a specific agent configuration in the given project.
Documentation Index
Fetch the complete documentation index at: https://api-docs.nunu.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://bouncer.nunu.ai, not the main nunu.ai/api/v1 host. Use the same
X-Api-Key header for authentication.agent/{agentId}/ for the given project. These
are reference files that nunu attaches to runs that use a specific agent
configuration.
To get project-, agent-, and test-case-scope files in a single call, use
List Knowledge Files instead.
true, attach parsed metadata (description, summary, keywords)
for each file from its .{name}.meta.json sidecar."agent" for this endpoint.API key for authentication
The nunu.ai project ID. Must match the project the API key is scoped to.
The agent ID whose files you want to list.
When true, attach parsed metadata (description, summary, keywords) for each file from its .{name}.meta.json sidecar.