Description.service property
The service itself: its name, and every exposed method with the inheritance chain already flattened.
Signature:
service: {
name: string;
methods: MethodsCollectionDescription;
};
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.